| Condition | Contains the condition under which a section is hidden. The condition is encoded as a string. |
| Content | Contains a collection of ITextContent objects. |
| Display | Specifies whether the section is hidden. The defined values are: -condition: the section is hidden under the condition specified in the text:condition attribute. -none: the section is hidden unconditionally. -true: the section is displayed. This is the default setting. |
| IsProtected | Specifies whether a section is protected. |
| Name | Contains the unique name for a section. |
| ProtectionKey | Specifies that an authorization is required for removing the protection of a section. |
| Style | Contains the section family style for a section. |